CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - haar eye

搜索资源列表

  1. TestDetection_v.2

    0下载:
  2. This article is an extention of an article that I posted on CodeProject earlier (See http://www.codeproject.com/KB/mcpp/iss.aspx). This project demonstrates how to perform human face and eye detection using OpenCV in .NET. The detection is performed
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:25653
    • 提供者:萧董
  1. TrackEye_src.zip

    2下载:
  2. 一个由zafersavas于2008年完成的完全基于VC++6实现的人脸检测和人眼跟踪程序,通过设置相应的参数实现不同的功能。人脸跟踪中使用了camshift算法和Haar算法,眼睛检测中使用了自适应PCA算法和模板匹配算法,还支持文件和网络摄像头两种输入方式,经过试验,检测速度比较快和准确度也比较高。附带demo程序。 使用步骤: 菜单TrackEye Menu --> Tracker Settings 输入源Input Source: video 选择文件输入指定为: ..\Avis\
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-04-13
    • 文件大小:2630917
    • 提供者:sichuanlu
  1. FaceandEyesDetectionUsingOpenCV

    0下载:
  2. Face and Eyes Detection Using OpenCV. Introduction This article is an extension of an article that I posted on CodeProject earlier. This project demonstrates how to perform human face and eye detection using OpenCV in .NET. The detection is perfo
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1294346
    • 提供者:reyjav
  1. Eye-haar

    1下载:
  2. haar-like 特征 人眼检测跟踪C语言代码-haar-like features of eye detection
  3. 所属分类:图形/文字识别

    • 发布日期:2017-03-30
    • 文件大小:205367
    • 提供者:sunbo
  1. 45353453

    0下载:
  2. 非常好的人脸以及人眼检测的例子。OpenCV支持的目标检测的方法是利用样本的Haar特征进行的分类器训练,得到的级联boosted分类器(Cascade Classification)。注意,新版本的C++接口除了Haar特征以外也可以使用LBP特征。-Very good example of the human face and the human eye to detect. OpenCV supported target detection method is carried out us
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:4535672
    • 提供者:皇城圣骑士
  1. blinkdetect-src

    1下载:
  2. 眨眼检测,先用haar特征框定人脸,然后用camshift跟踪人脸,根据几何特征得到人眼的大概位置,然后根据直方图的变化检测眨眼-Blink detection, the first feature with the haar framed face, and then use camshift tracking human face, according to the geometric features are the approximate location of the human ey
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:4835
    • 提供者:阿强
  1. Eye_Classifier.xml

    0下载:
  2. It is haar features for eye detection
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:5087
    • 提供者:steve
  1. Eyw4UsersTutorial01

    0下载:
  2. eyedetection code which first detects a face ,then creates an roi near the eye region and detects an eye.This uses the Haar classifiers in OPEN CV
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1066385
    • 提供者:hari
  1. haarcascade_eye

    0下载:
  2. A haar cascade for eyes written in XML for opencv and eye detection
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:4552
    • 提供者:Hala
  1. AsimpleABdemod

    0下载:
  2. Adaboost算法的基本思想是:利用大量的分类能力一般的弱分类器(weakerifier)通过一定的方法叠加(boost)起来,构成一个分类能力很强的强分类器眼eClassifier),再将将若干个强分类器串联成为分级分类器(ClassifierCaseade)图像搜索检测。本文就是利用Adaboost算法将由类haar特征生成的弱分类器成为强分类器,再将强分类器串联成为分级分类器。 -The basic idea of ​ ​ Adaboost algorithm i
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:8488
    • 提供者:chenhebingb
  1. haarcascades

    0下载:
  2. 训练好的分类器,有人脸,人眼,倾斜的人脸等等。是基于haar特征的。-Trained classifier, it was the face, eye, face, and so inclined. Is based on haar feature.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1503108
    • 提供者:沈东
  1. pupildetectOK

    1下载:
  2. 在VC6.0环境下,借助openCV函数库,对视频中的人脸进行检测,并实时跟踪,然后用Haar特征的分类器定位人脸,并检测瞳孔存在与否,提取关于眼睛的疲劳信息-In VC6.0 environment, with the aid of openCV function library, to detect human faces in video, and real-time tracking, positioning and use characteristics of Haar classif
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3802059
    • 提供者:heiying
  1. faceEye

    0下载:
  2. 基于haar级联分类器的opencv人眼识别程序,思路是先识别人脸,然后以人脸为ROI识别人眼。-Haar cascade classifier based on opencv human eye recognition program, the idea is to recognize faces, and then face the human eye to identify the ROI.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2833
    • 提供者:邓达
  1. detect

    0下载:
  2. 基于opencv的haar+adaboost训练器的人脸和人眼检测,带有训练好的xml文件。-Opencv based haar+ adaboost face and eye detection trainer, having trained xml file.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1642442
    • 提供者:徐恒
  1. eye-detection

    0下载:
  2. opencv人眼检测算法,此算法是基于haar分类器的简单算法,可以实现摄像头视频的实时监测。算法简单但是很是实用,所以上传与大家分享-opencv eye detection algorithm, which is a simple algorithm based on haar classifier, can achieve real-time video surveillance camera. Algorithm is simple but very practical, so uplo
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:1138
    • 提供者:少年狐
搜珍网 www.dssz.com